Returns a random number drawn from a Gaussian (a.k.a. Normal) distribution rather than from a uniform distribution.
Syntax |
|---|
|
result = Random.Gaussian( ) |
Return Value |
|
|---|---|
|
Result |
|
Notes
The Gaussian distribution has a mean of zero and a standard deviation of 1.